From df368a03d18f2b26995ffe8ade1ad5f254069ac2 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 2 Aug 2009 17:21:16 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea810df92f7..5e7debbd7ad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,21 @@ +2009-08-02 Julian Scheid (tiny change) + + * net/tramp.el (tramp-debug-message): Print also microseconds. + +2009-08-02 Michael Albinus + + * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG + or END is non-nil. + (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'. + (tramp-get-debug-buffer): Change `outline-regexp' according to new + format. + + * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar. + (tramp-get-file-property): Use it. + + * autorevert.el (auto-revert-handler): Allow + `auto-revert-tail-mode' for remote files. + 2009-08-02 Jason Rumney * minibuffer.el (read-file-name): Treat confirm options to -- 2.30.2